home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 013 / sd_lr.arc / SD-LR.DOC < prev   
Encoding:
Text File  |  1984-02-09  |  768 b   |  21 lines

  1. SD.COM by L.C. Reeve
  2.  
  3.  
  4.     SD [/option[option]] [d:][path][filename[.ext]] [/option[option]]
  5.          [filespec] same as for DIR command
  6.  
  7.          [option] * A - List <DIR> files.
  8.                     X - Sort by extension.
  9.                     S - Sort by size.
  10.                     D - Sort by datetime.
  11.                     N - Do not sort, original order.
  12.  
  13.        Default = *.* sorted by name.ext .
  14.        * - Option may be combined with other options.
  15.  
  16.        The column 'Att' will display up to 3 attribute codes, as follows:
  17.  
  18.                 H - Hidden bit is on (file is hidden)
  19.                 R - Read-only bit is on (file is read-only)
  20.                 S - System bit is on (file is a system file)
  21.